top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Alfresco 3 business solutions [[electronic resource] /] / Martin Bergljung
Alfresco 3 business solutions [[electronic resource] /] / Martin Bergljung
Autore Bergljung Martin
Pubbl/distr/stampa Birmingham, U.K., : Packt Publishing Ltd., c2011
Descrizione fisica 1 online resource (608 p.)
Disciplina 006.76
Collana Community experience distilled
Soggetto topico Commercial documents - Data processing
Web site development
Database management
Digital media - Management
Information resources management
Soggetto genere / forma Electronic books.
ISBN 1-283-01142-5
9786613011428
1-84951-335-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: The Alfresco Platform; Platform overview; Repository concepts and definitions; Repository; Stores; The Content Store; The AVM Store; Store reference; Nodes; Root node; Node reference; Node properties; Node property sheets; Node associations; QName; Permissions; User groups; Roles; Permission groups; Owner authority; Permission example; Multi-Tenant; Core platform; Open source libraries; Services and components; Content rules; Event model; Metadata extraction
Content transformationAlfresco Management Beans (JMX); Application Programming Interfaces (APIs); Subsystems; Bootstrap; Patches; Importers; Extension modules; Third-party extension modules; User interface clients; Alfresco Explorer; Alfresco Share; Alfresco SharePoint; Alfresco Mobile; Alfresco CIFS; The Alfresco installation directory structure; The alf_data directory; The contentstore directory; The contentstore.deleted directory; The audit.contentstore directory; The lucene-indexes and backup-lucene-indexes directories; The mysql directory; The oouser directory; The amps directories
The tomcat directoryGetting the Alfresco source code; The Alfresco database; DB schema; Significant tables; ALF_NODE; ALF_NODE_PROPERTIES; ALF_NODE_ASPECTS; ALF_QNAME; ALF_APPLIED_PATCH; Example queries and update statements; Querying for number of nodes of a certain type; Querying for number of nodes stored in a particular month; Running a patch again; Summary; Chapter 2: The Alfresco APIs; Application Programming Interfaces (APIs); In-process APIs; The Java Foundation Services API; Event management API; Metadata Extraction API; Content Transformation API; The JavaScript API
Client-server APIsCMIS API; Repository API; Custom APIs; Bootstrap APIs; Patches; Importers; Summary; Chapter 3: Setting Up a Development Environment and a Release Process; Setting up a development environment; Alfresco Extension projects; Alfresco Explorer and repository extensions; Alfresco Share UI extensions; Project directory structure; _alfresco/config; _alfresco/source; _share/config; Building and deploying; The Build file; Using the build file to deploy extensions; Debugging extensions; Setting up a continuous integration solution; Setting up a release process; Release notes template
Updating Change LogTraining; Summary; Chapter 4: Authentication and Synchronization Solutions; Authentication and synchronization concepts; Basic authentication; NTLM authentication; Alfresco CIFS and NTLM authentication; Alfresco NTLM passthru authentication; Kerberos authentication; User and service login via KDC AS; Accessing Alfresco via KDC TGS; LDAP authentication; Checking what SASL mechanisms the LDAP server supports; LDAP synchronization; Alfresco authentication and synchronization subsystems; Alfresco authentication and application zones
Setting up authentication and synchronization with Remote Directory servers
Record Nr. UNINA-9910459000403321
Bergljung Martin  
Birmingham, U.K., : Packt Publishing Ltd., c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Autore Bergljung Martin
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (272 p.)
Disciplina 658.501
Collana Community Experience Distilled
Soggetto topico Information resources management
Soggetto genere / forma Electronic books.
ISBN 1-78216-353-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with CMIS; Understanding CMIS; Commercial products and companies supporting CMIS; The benefits of using CMIS; CMIS use cases; Repository to Repository (R2R); Application to Repository (A2R); Application to Multiple Repositories (A2MR); An overview of the CMIS standard; The domain model (object model); Services; Query language; Protocol bindings; RESTful AtomPub binding; Web Service binding; RESTful Browser binding (CMIS 1.1); Summary
Chapter 2: Basic CMIS OperationsSetting up a CMIS server; Installing your own CMIS server; Using cmis.alfresco.com; Setting up a tool to make HTTP requests; Authenticating with the repository; Getting repository information; Repository information via the AtomPub binding; Repository information via the Browser binding; Listing the children of the root folder; Listing the children of the root folder with the AtomPub binding; Listing the children of the root folder with the Browser binding; Optional parameters when listing the children of a folder
Optional parameters when listing the children of a folder with the AtomPub bindingOptional parameters when listing the children of a folder with the Browser binding; Listing available types and subtypes; Listing the types and subtypes with the AtomPub binding; Listing the types and subtypes with the Browser binding; Getting metadata and content; Getting metadata and content with the AtomPub binding; Getting metadata and content with the Browser binding; Creating, updating, and deleting content; Creating folders; Creating a folder with the AtomPub binding
Creating a folder with the Browser bindingCreating documents; Creating a document with the AtomPub binding; Creating a document with the Browser binding; Updating folders and documents; Updating a document with the AtomPub binding; Updating a document with the Browser binding; Deleting a folder or a document; Deleting a folder or document with the AtomPub binding; Deleting a folder or document with the Browser binding; Summary; Chapter 3: Advanced CMIS Operations; Version management with check out and check in; Version management with the AtomPub binding
Checking out a document with the AtomPub bindingCancelling the check out with the AtomPub binding; Updating the physical contents of the checked-out document with the AtomPub binding; Checking in a document with the AtomPub binding; Version management with the Browser binding; Checking out a document with the Browser binding; Cancelling the check out with the Browser binding; Updating the physical content of the checked-out document with the Browser binding; Checking in a document with the Browser binding; Managing permissions for documents and folders; Access control list capabilities
Access control concepts
Record Nr. UNINA-9910453516603321
Bergljung Martin  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Autore Bergljung Martin
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (272 p.)
Disciplina 658.501
Collana Community Experience Distilled
Soggetto topico Information resources management
ISBN 1-78216-353-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with CMIS; Understanding CMIS; Commercial products and companies supporting CMIS; The benefits of using CMIS; CMIS use cases; Repository to Repository (R2R); Application to Repository (A2R); Application to Multiple Repositories (A2MR); An overview of the CMIS standard; The domain model (object model); Services; Query language; Protocol bindings; RESTful AtomPub binding; Web Service binding; RESTful Browser binding (CMIS 1.1); Summary
Chapter 2: Basic CMIS OperationsSetting up a CMIS server; Installing your own CMIS server; Using cmis.alfresco.com; Setting up a tool to make HTTP requests; Authenticating with the repository; Getting repository information; Repository information via the AtomPub binding; Repository information via the Browser binding; Listing the children of the root folder; Listing the children of the root folder with the AtomPub binding; Listing the children of the root folder with the Browser binding; Optional parameters when listing the children of a folder
Optional parameters when listing the children of a folder with the AtomPub bindingOptional parameters when listing the children of a folder with the Browser binding; Listing available types and subtypes; Listing the types and subtypes with the AtomPub binding; Listing the types and subtypes with the Browser binding; Getting metadata and content; Getting metadata and content with the AtomPub binding; Getting metadata and content with the Browser binding; Creating, updating, and deleting content; Creating folders; Creating a folder with the AtomPub binding
Creating a folder with the Browser bindingCreating documents; Creating a document with the AtomPub binding; Creating a document with the Browser binding; Updating folders and documents; Updating a document with the AtomPub binding; Updating a document with the Browser binding; Deleting a folder or a document; Deleting a folder or document with the AtomPub binding; Deleting a folder or document with the Browser binding; Summary; Chapter 3: Advanced CMIS Operations; Version management with check out and check in; Version management with the AtomPub binding
Checking out a document with the AtomPub bindingCancelling the check out with the AtomPub binding; Updating the physical contents of the checked-out document with the AtomPub binding; Checking in a document with the AtomPub binding; Version management with the Browser binding; Checking out a document with the Browser binding; Cancelling the check out with the Browser binding; Updating the physical content of the checked-out document with the Browser binding; Checking in a document with the Browser binding; Managing permissions for documents and folders; Access control list capabilities
Access control concepts
Record Nr. UNINA-9910791063303321
Bergljung Martin  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Alfresco CMIS : everything you need to know to start coding integrations with a content management server such as Alfresco in a standard way / / Martin Bergljung ; cover image by Abhishek Pandey
Autore Bergljung Martin
Pubbl/distr/stampa Birmingham, England : , : Packt Publishing Ltd, , 2014
Descrizione fisica 1 online resource (272 p.)
Disciplina 658.501
Collana Community Experience Distilled
Soggetto topico Information resources management
ISBN 1-78216-353-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with CMIS; Understanding CMIS; Commercial products and companies supporting CMIS; The benefits of using CMIS; CMIS use cases; Repository to Repository (R2R); Application to Repository (A2R); Application to Multiple Repositories (A2MR); An overview of the CMIS standard; The domain model (object model); Services; Query language; Protocol bindings; RESTful AtomPub binding; Web Service binding; RESTful Browser binding (CMIS 1.1); Summary
Chapter 2: Basic CMIS OperationsSetting up a CMIS server; Installing your own CMIS server; Using cmis.alfresco.com; Setting up a tool to make HTTP requests; Authenticating with the repository; Getting repository information; Repository information via the AtomPub binding; Repository information via the Browser binding; Listing the children of the root folder; Listing the children of the root folder with the AtomPub binding; Listing the children of the root folder with the Browser binding; Optional parameters when listing the children of a folder
Optional parameters when listing the children of a folder with the AtomPub bindingOptional parameters when listing the children of a folder with the Browser binding; Listing available types and subtypes; Listing the types and subtypes with the AtomPub binding; Listing the types and subtypes with the Browser binding; Getting metadata and content; Getting metadata and content with the AtomPub binding; Getting metadata and content with the Browser binding; Creating, updating, and deleting content; Creating folders; Creating a folder with the AtomPub binding
Creating a folder with the Browser bindingCreating documents; Creating a document with the AtomPub binding; Creating a document with the Browser binding; Updating folders and documents; Updating a document with the AtomPub binding; Updating a document with the Browser binding; Deleting a folder or a document; Deleting a folder or document with the AtomPub binding; Deleting a folder or document with the Browser binding; Summary; Chapter 3: Advanced CMIS Operations; Version management with check out and check in; Version management with the AtomPub binding
Checking out a document with the AtomPub bindingCancelling the check out with the AtomPub binding; Updating the physical contents of the checked-out document with the AtomPub binding; Checking in a document with the AtomPub binding; Version management with the Browser binding; Checking out a document with the Browser binding; Cancelling the check out with the Browser binding; Updating the physical content of the checked-out document with the Browser binding; Checking in a document with the Browser binding; Managing permissions for documents and folders; Access control list capabilities
Access control concepts
Record Nr. UNINA-9910809123203321
Bergljung Martin  
Birmingham, England : , : Packt Publishing Ltd, , 2014
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui